From: umherirrender Date: Sat, 24 Jan 2015 09:54:41 +0000 (+0100) Subject: Usercreate: Move label of extraInput to right place X-Git-Tag: 1.31.0-rc.0~12604^2 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=8446f9c3cbf2958103b4192775fd6200bee131a6;p=lhc%2Fweb%2Fwiklou.git Usercreate: Move label of extraInput to right place With change Ib585e32463765d7eb7d0be5dae54dc828ddd4ca9 the position of the label for extraInput (from TitleBlacklist or AntiSpoof) was misplaced outside of the label. This breaks clicking on the label to check the box. It is also possible to have line break between check box and label, which is unneeded there. Bug: T87385 Follow-Up: Ib585e32463765d7eb7d0be5dae54dc828ddd4ca9 Change-Id: I8384621075c6a73cff7575af0380f90bc75e234d --- diff --git a/includes/templates/Usercreate.php b/includes/templates/Usercreate.php index b185cb3829..43bab0e933 100644 --- a/includes/templates/Usercreate.php +++ b/includes/templates/Usercreate.php @@ -217,8 +217,10 @@ class UsercreateTemplate extends BaseTemplate { - > - msgHtml( $inputItem['msg'] ); ?> + > +